Click or drag to resize

BodyType Enumeration

Identifies how the body text is formatted in the response.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum BodyType
Members
  Member nameValueDescription
Html0 Html.
Text1 Text.
Best2 Best.
None3 None.
See Also